|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectassertions.FunctionalityAssertion
public class FunctionalityAssertion
Field Summary | |
---|---|
private Functionable |
elem
|
Constructor Summary | |
---|---|
FunctionalityAssertion(Functionable elem)
|
Method Summary | |
---|---|
Functionable |
getElem()
|
void |
setElem(Functionable elem)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private Functionable elem
Constructor Detail |
---|
public FunctionalityAssertion(Functionable elem)
Method Detail |
---|
public Functionable getElem()
public void setElem(Functionable elem)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |